libgeo-coder-osm-perl software package provides Geocode addresses with the OpenStreetMap Nominatim API, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgeo-coder-osm-perl
libgeo-coder-osm-perl is installed in your system.
Make ensure the libgeo-coder-osm-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgeo-coder-osm-perl *
You will get with libgeo-coder-osm-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libgeo-coder-osm-perl |
| Version | 0.03-1 |
| Description | Geocode addresses with the OpenStreetMap Nominatim API |
| Sub Section | Perl |